Class <11d4c772-3579-4f93-ac46-b452e4461737>X509NameEntryConverter
Inheritance
System.Object
<11d4c772-3579-4f93-ac46-b452e4461737>X509NameEntryConverter
Assembly: IronPdf.dll
Syntax
public abstract class <11d4c772-3579-4f93-ac46-b452e4461737>X509NameEntryConverter : Object
Constructors
<11d4c772-3579-4f93-ac46-b452e4461737>X509NameEntryConverter()
Declaration
protected <11d4c772-3579-4f93-ac46-b452e4461737>X509NameEntryConverter()
Methods
CanBePrintable(String)
Declaration
protected bool CanBePrintable(string str)
Parameters
| Type |
Name |
Description |
| System.String |
str |
|
Returns
| Type |
Description |
| System.Boolean |
|
ConvertHexEncoded(String, Int32)
Declaration
protected < 11d 4 c772 - 3579 - 4f 93 - ac46 - b452e4461737 > Asn1Object ConvertHexEncoded(string hexString, int offset)
Parameters
| Type |
Name |
Description |
| System.String |
hexString |
|
| System.Int32 |
offset |
|
Returns
GetConvertedValue(<11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier, String)
Declaration
public abstract < 11d 4 c772 - 3579 - 4f 93 - ac46 - b452e4461737 > Asn1Object GetConvertedValue( < 11d 4 c772 - 3579 - 4f 93 - ac46 - b452e4461737 > DerObjectIdentifier oid, string value)
Parameters
Returns